Skip to content

chore(release): publish v4.4.0 - #319

Merged
JiLiZART merged 1 commit into
masterfrom
changeset-release/master
Jul 25, 2026
Merged

JiLiZART merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented May 10, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@bbob/cli@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/core@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/html@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/parser@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/plugin-helper@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/preset@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/preset-html5@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/preset-react@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/preset-vue@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/react@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/types@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

  • 89e4c22 Thanks @JiLiZART! - Fixes CVE GHSA-p4wh-gqrq-q2wq

    escapeAttrValue function now remove ASCII tab/newline/CR and ignore other control chars when resolving a URL scheme

@bbob/vue2@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@bbob/vue3@4.4.0

Minor Changes

  • #327 22bf163 Thanks @JiLiZART! - PNPM updated to 11.9.0 version

    Minimal Node version set to 22.x

    Example for React updated to new versions of deps

    For errors C1 and C2 used ERRORS.md file, instead of inlined error messages.

    ESlint migrated to 10.x version

    TypeScript migrated to 6.x version

  • #318 151af27 Thanks @JiLiZART! - Increased performance of @bbob/parser

    • Replaced all array searches [].indexOf to instant condition comparsion char === EQ || char === SPACE
    • Increased performance of nested tokens detection isTokenNested
    • Removed redundant object in CharGrabber
  • #316 6221374 Thanks @JiLiZART! - Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

  • #310 7fe4a1a Thanks @FrenchGithubUser! - Adds support to [size=20]text[/size] tag

Patch Changes

@github-actions
github-actions Bot force-pushed the changeset-release/master branch 2 times, most recently from 3a86e26 to 75591e1 Compare May 16, 2026 14:22
@github-actions github-actions Bot changed the title chore(release): publish v4.3.2 chore(release): publish v4.4.0 Jun 18, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 75591e1 to 51eca50 Compare June 18, 2026 10:41
@github-actions
github-actions Bot force-pushed the changeset-release/master branch 7 times, most recently from 76bfbd0 to 6ab79da Compare July 6, 2026 00:23
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 6ab79da to a7394e2 Compare July 23, 2026 17:59
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from a7394e2 to cf6a8d8 Compare July 25, 2026 15:05
@JiLiZART
JiLiZART merged commit d89638e into master Jul 25, 2026
7 checks passed
@JiLiZART
JiLiZART deleted the changeset-release/master branch July 25, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant